-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.3.2 (latest)
-
Code
-
Classes
- BackupMetadataReader
| Total Complexity |
24 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
104 |
| Lines of code |
60 |
| Logical lines of code |
38 |
| Comment lines |
14 |
| Methods |
6 |
| Properties |
2 |
Methods 6
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isValidMetadata() |
A |
56 |
11 |
16 |
| readBackupMetadata() |
S |
54 |
5 |
19 |
| extractMetadata() |
S |
65 |
3 |
9 |
| getExistingMetadataPosition() |
S |
72 |
2 |
6 |
| getExpectedMaxBackupMetadataSize() |
S |
68 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |